next
Round
Technologies
Coding Problems
Bookmarks
Learning Paths
Login
next
Round
Technologies
Coding Problems
Bookmarks
Learning Paths
Login
Questions
2 of 2
1
What are the common built-in data types in Python?
2
what is an array
Python
Basics
Data Types
Data Structures
Functions
Arrays
Strings
Questions
All Topics
A-
Reset
A+
02 / 02
what is an array
An array is a linear data structure representations where data store in contiguous memory.
Suggest Improvement